xen.git
2010-12-15 Keir Fraserx86 hvm: Emulate MSR_IA32_TSC_DEADLINE
2010-12-15 Keir Fraserx86: Define APIC_TIMER_MODE_xxx in apicdef.h
2010-12-15 Keir Fraserx86: Define a new function gtsc_to_gtime()
2010-12-15 Keir Fraserept: Remove lock in ept_get_entry, replace with access...
2010-12-15 Keir Frasertmem: two wrongs (or three lefts and a wrong) make...
2010-12-15 Keir Fraserhvm save: Introduce hvm_load_entry_zeroextend().
2010-12-15 Keir Fraserhvm save: Move some inline functions into common/hvm...
2010-12-14 Stefano Stabellinilibxl: return "tap" as backend type for PHYSTYPE_QCOW2
2010-12-14 Stefano Stabellinilibxl: do not assume target and freemem-slack are writt...
2010-12-14 Ian Campbelllibxc: remove comment obsoleted by addition of hypercal...
2010-12-14 Ian JacksonQEMU_TAG update
2010-12-14 Stefano Stabellinilibxl: introduce libxl_need_xenpv_qemu
2010-12-14 Olaf Heringxenpaging: (sparse) documenation
2010-12-14 Olaf Heringxenpaging: update xch usage
2010-12-14 Olaf Heringxenpaging: do not use DPRINTF/ERROR if xch handle is...
2010-12-14 Olaf Heringxenpaging: remove duplicate xc_interface_close call
2010-12-14 Olaf Heringxenpaging: print number of evicted pages
2010-12-14 Olaf Heringxenpaging: print DPRINTF ouput if XENPAGING_DEBUG is...
2010-12-14 Olaf Heringxenpaging: remove perror usage in xenpaging_init error...
2010-12-14 Olaf Heringxenpaging: close xch handle in xenpaging_init error...
2010-12-14 Ian Jacksontools/hotplug: Do not mind if "ip link set" fails on...
2010-12-14 Kouya Shimuratools/hotplug/Linux: forced to release lock if holder...
2010-12-14 Ian Jacksonxenstore: new XS_OPEN_SOCKETONLY flag; honour "-s"...
2010-12-14 Keir Fraserx86/iommu: account for necessary allocations when calcu...
2010-12-14 Keir Fraseramd-iov: eliminate open-coded PCI bus scan
2010-12-14 Keir Fraserx86/iommu: don't map RAM holes above 4G
2010-12-09 Juergen Grossadd missing libxl__free_all() calls
2010-12-13 Anthony PERARDlibxl: Makes libxl be able to call Qemu upstream for...
2010-12-13 Anthony PERARDlibxl: strdup disk path before put it in qemu args...
2010-12-13 Anthony PERARDlibxl: fix double free of ifname, when makes args for...
2010-12-13 Chunyan LiuFix /vm/uuid xenstore leak on tapdisk2 device cleanup
2010-12-13 Stefano StabelliniAdds an open xenstore connection function which tries...
2010-12-02 Ian Campbelllibxc: allow caller to specify no re-entrancy protectio...
2010-12-02 Ian Campbelllibxc: rename safe_strerror to xc_strerror and pass...
2010-12-02 Ian Campbelllibxc: NetBSD: implement xc_evtchn_bind_unbound_port.
2010-12-10 Keir Fraseretherboot: Download ipxe from XEN_EXTFILES_URL
2010-12-10 Ian Campbelltools/hotplug/Linux: Ensure tap devices receive a dummy...
2010-12-10 Ian Campbelllibxl: "Device model is a stubdom" is not an error
2010-12-10 Ian Campbelllibxl: return an error if connection to xenstore fails
2010-12-10 Ian JacksonMerge
2010-12-10 Jan Beulichlibxc: correct bounce direction for debug-key handling
2010-12-10 Keir Frasermem_event: Remove unused fields and definitions.
2010-12-10 Wei Gangtools/ocaml: fix a typo in xc_lib.c:xc_domain_set_vpt_align
2010-12-10 Juergen Grosstools/python: Rebuild python extensions if depends...
2010-12-10 Jan Beulichxend: fix "xm block-detach 0 ..." for extended-ID...
2010-12-10 Keir Fraserhvm vlapic: Fix tmcct read logic when in periodic mode.
2010-12-10 Keir Fraserx86: acpi: Fix reboot attempt sequence.
2010-12-10 Keir Fraserx86 acpi: Follow Windows behaviour more closely during...
2010-12-10 Keir Frasertmem: Use of 'new' clashes with C++ reserved namespace.
2010-12-10 Keir Frasercredit2: Implement cross-L2 migration "resistance"
2010-12-10 Keir Frasercredit2: Don't migrate cpus unnecessarily
2010-12-10 Keir Frasercredit2: Trace rdtsc value with some more records
2010-12-10 Keir Frasercredit2: Use vcpu processor explicitly
2010-12-10 Keir Frasercredit2: Putting a vcpu to sleep also removes the delay...
2010-12-09 Keir Fraserx86: x2apic: Large cleanup
2010-12-09 Keir FraserAdd CPU_STARTING notifier during CPU bringup.
2010-12-09 Keir Fraserx86: time: tsc_set_info() must skip the idle domain.
2010-12-09 Keir FraserMove IDLE_DOMAIN_ID defn to public header, and change...
2010-12-09 Keir Fraserx86: Simplify tsc_set_info() slightly -- no domain...
2010-12-09 Keir Fraserx86:vlapic: Fix possible guest tick losing after save...
2010-12-09 Keir FraserFix xc_cpuid_hvm_policy to avoid guest CPUID feature...
2010-12-09 Keir Frasersched/arinc653: fix another unsigned < 0 comparison
2010-12-08 Tim Deeganx86/mm: change ASSERTs to BUG_ONs in mem_sharing.c
2010-12-07 Keir Fraserx86: remove BUG_ON() from QUIRK_IOAPIC_*_REGSEL handler
2010-12-07 Keir Frasersvm: dump VMCB physical address
2010-12-07 Keir Fraseramd xsave: Enable SVM intercept for xsetbv instruction.
2010-12-07 Keir Fraseramd xsave: Enable XSAVE/XRSTOR for SVM guest
2010-12-07 Keir Fraseramd xsave: Move xsave initialization code to a common...
2010-12-07 Keir Fraserx86 hvm: x2APIC emulation
2010-12-07 Keir Fraserx86 hvm: Fix VLAPIC TMCCT register when timer is one...
2010-12-03 Keir Fraserminios: reverse layering of xc vs minios fd close
2010-12-03 Keir FraserMAINTAINERS: Correct Winston Wang's email address.
2010-12-03 Keir Fraserxen: x86_32p: fix build breakage from 22456:1b6cc8c6d1c7
2010-12-02 Keir Fraserx86: Add -Wredundant-decls to Xen build flags.
2010-12-01 Keir FraserARINC 653 scheduler
2010-12-01 Keir Fraserx86/IRQ: pass CPU masks by reference rather than by...
2010-12-01 Keir Fraserx86/IRQ: consolidate declarations
2010-12-01 Keir Fraserx86: fix IRQ migration when using directed EOI (broken...
2010-11-30 Keir Fraserx86 hvm: Do not overwrite boot-cpu capability data...
2010-11-29 Keir Fraserx86: fixes after emuirq changes
2010-11-29 Keir Fraserx86: tighten filter on ptwr_do_page_fault()
2010-11-29 Keir Fraserx86-64: don't crash Xen upon direct pv guest access...
2010-11-26 Keir Fraserxenpaging: increase recently used pages from 4MB to...
2010-11-26 Keir Fraserxenpaging: handle temporary out-of-memory conditions...
2010-11-26 Keir Fraserxenpaging: print xenpaging cmdline options
2010-11-26 Keir Fraserxenpaging: optimize p2m_mem_paging_populate
2010-11-26 Keir Fraserxenpaging: when populating a page, check if populating...
2010-11-26 Keir Fraserxenpaging: allow negative num_pages and limit num_pages
2010-11-26 Keir Fraserxenpaging: notify policy only on resume
2010-11-26 Keir Fraserxenpaging: print p2mt for already paged-in pages
2010-11-26 Keir Fraserxenpaging: print info when free request slots drop...
2010-11-26 Keir Fraserxenpaging: add signal handling
2010-11-26 Keir Fraserxenpaging: populate paged-out pages unconditionally...
2010-11-26 Keir Fraserxenpaging: allow only one xenpaging binary per guest
2010-11-26 Keir Fraserxenpaging: Open paging file only if xenpaging_init...
2010-11-26 Keir Fraserxenpaging: break endless loop during inital page-out...
2010-11-26 Keir FraserAllow assign_irq_vector to return an old vector while...
2010-11-26 Keir Frasercpupool: Simplify locking, use refcounts for cpupool...
2010-11-24 Tim Deeganx86/mm: remove incorrect BUG_ON.
2010-11-23 Ian Jacksontools/xl: show shutdown reason code, improve xl list...
next